runtime.stackScanState.conservative (field)
4 uses
runtime (current package)
mgcmark.go#L903: if state.conservative || isAsyncPreempt || isDebugCall {
mgcmark.go#L935: state.conservative = true
mgcmark.go#L940: state.conservative = false
mgcstack.go#L178: conservative bool
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)